home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / Games / mini_pool_2.swf / scripts / frame_2 / DoAction.as
Text File  |  2010-11-09  |  173b  |  9 lines

  1. stop();
  2. _root.paused = 0;
  3. son = new Sound();
  4. son.attachSound("shot1");
  5. son2 = new Sound();
  6. son2.attachSound("shot2");
  7. son3 = new Sound();
  8. son3.attachSound("shot3");
  9.